home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / git / RelNotes-1.6.5.1.txt < prev    next >
Encoding:
Text File  |  2011-09-22  |  549 b   |  21 lines

  1. GIT v1.6.5.1 Release Notes
  2. ==========================
  3.  
  4. Fixes since v1.6.5
  5. ------------------
  6.  
  7.  * An corrupt pack could make codepath to read objects into an
  8.    infinite loop.
  9.  
  10.  * Download throughput display was always shown in KiB/s but on fast links
  11.    it is more appropriate to show it in MiB/s.
  12.  
  13.  * "git grep -f filename" used uninitialized variable and segfaulted.
  14.  
  15.  * "git clone -b branch" gave a wrong commit object name to post-checkout
  16.    hook.
  17.  
  18.  * "git pull" over http did not work on msys.
  19.  
  20. Other minor documentation updates are included.
  21.